FaISIRRejection 
Logical Entity Name  FaISIRRejection 
Default Table Name  FaISIRRejection 
Physical Only  NO 
Definition 
 
Note 
 

FaISIRRejection Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaISIRRejectionId(PK)    int  NO 
 
FaYearId(FK)    char(2)  NO 
 
Code    char(2)  NO 
 
Descrip    varchar(200)  NO 
 
UserId(FK)    int  NO 
 
OverridePriority    smallint  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaISIRRejection Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaISIRRejection_FaISIRRejectionId  PrimaryKey  FaISIRRejectionId 
UK_FaISIRRejection_FaYearId_Code  Index  FaYearId, Code 

FaISIRRejection Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaYear  Non-Identifying  One To Zero or More  FK_FaISIRRejectionFaYearId_FaYearFaYearId      FaYearId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaISIRRejectionUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaISIRRejection Check Constraints 
Check Constraint Name  CheckConstraint